home *** CD-ROM | disk | FTP | other *** search
/ Alumni Directory: University of North Dakota 2005 / University of North Dakota Alumni Directory 2005.iso / pc / Setup.msi / nopfin.mdb7 / QSearch.json < prev   
JavaScript Object Notation  |  2006-01-11  |  3KB

  1. {
  2.     "schema": {
  3.         "Display": "Text (255)",
  4.         "Control": "Text (10)",
  5.         "Table": "Text (64)",
  6.         "Field": "Text (255)",
  7.         "Sequence": "Long Integer",
  8.         "Helper": "Text (64)"
  9.     },
  10.     "data": [
  11.         {
  12.             "Display": "Last Name",
  13.             "Control": "EDIT",
  14.             "Table": "data",
  15.             "Field": "Last Name",
  16.             "Sequence": 3
  17.         },
  18.         {
  19.             "Display": "First Name",
  20.             "Control": "EDIT",
  21.             "Table": "data",
  22.             "Field": "First Name",
  23.             "Sequence": 1
  24.         },
  25.         {
  26.             "Display": "Middle Name",
  27.             "Control": "EDIT",
  28.             "Table": "data",
  29.             "Field": "Middle Name",
  30.             "Sequence": 2
  31.         },
  32.         {
  33.             "Display": "Student Last Name",
  34.             "Control": "EDIT",
  35.             "Table": "data",
  36.             "Field": "Student Last Name",
  37.             "Sequence": 6
  38.         },
  39.         {
  40.             "Display": "Student First Name",
  41.             "Control": "EDIT",
  42.             "Table": "data",
  43.             "Field": "Student First Name",
  44.             "Sequence": 4
  45.         },
  46.         {
  47.             "Display": "Student Middle Name",
  48.             "Control": "EDIT",
  49.             "Table": "data",
  50.             "Field": "Student Middle Name",
  51.             "Sequence": 5
  52.         },
  53.         {
  54.             "Display": "Job Title",
  55.             "Control": "EDIT",
  56.             "Table": "details",
  57.             "Field": "Job Title",
  58.             "Sequence": 12
  59.         },
  60.         {
  61.             "Display": "Firm Name",
  62.             "Control": "EDIT",
  63.             "Table": "details",
  64.             "Field": "Firm Name",
  65.             "Sequence": 13
  66.         },
  67.         {
  68.             "Display": "Business City",
  69.             "Control": "EDIT",
  70.             "Table": "details",
  71.             "Field": "Business City",
  72.             "Sequence": 14
  73.         },
  74.         {
  75.             "Display": "Business State",
  76.             "Control": "COMBO",
  77.             "Table": "details",
  78.             "Field": "Business State",
  79.             "Sequence": 15,
  80.             "Helper": "H_Business State"
  81.         },
  82.         {
  83.             "Display": "Business Country",
  84.             "Control": "COMBO",
  85.             "Table": "details",
  86.             "Field": "Business Country",
  87.             "Sequence": 16,
  88.             "Helper": "H_Business Country"
  89.         },
  90.         {
  91.             "Display": "Business Zip",
  92.             "Control": "EDIT",
  93.             "Table": "details",
  94.             "Field": "Business Zip",
  95.             "Sequence": 17
  96.         },
  97.         {
  98.             "Display": "E-Mail Address",
  99.             "Control": "EDIT",
  100.             "Table": "data",
  101.             "Field": "E-Mail Address",
  102.             "Sequence": 18
  103.         },
  104.         {
  105.             "Display": "Residential City",
  106.             "Control": "EDIT",
  107.             "Table": "data",
  108.             "Field": "Residential City",
  109.             "Sequence": 19
  110.         },
  111.         {
  112.             "Display": "Residential State",
  113.             "Control": "COMBO",
  114.             "Table": "data",
  115.             "Field": "Residential State",
  116.             "Sequence": 20,
  117.             "Helper": "H_Residential State"
  118.         },
  119.         {
  120.             "Display": "Residential Country",
  121.             "Control": "COMBO",
  122.             "Table": "data",
  123.             "Field": "Residential Country",
  124.             "Sequence": 21,
  125.             "Helper": "H_Residential Country"
  126.         },
  127.         {
  128.             "Display": "Residential Zip",
  129.             "Control": "EDIT",
  130.             "Table": "data",
  131.             "Field": "Residential Zip",
  132.             "Sequence": 22
  133.         },
  134.         {
  135.             "Display": "Occupation",
  136.             "Control": "COMBO",
  137.             "Table": "data",
  138.             "Field": "Occupation",
  139.             "Sequence": 11,
  140.             "Helper": "H_Occupation"
  141.         },
  142.         {
  143.             "Display": "Spouse's First Name",
  144.             "Control": "EDIT",
  145.             "Table": "details",
  146.             "Field": "Spouse's First Name",
  147.             "Sequence": 23
  148.         },
  149.         {
  150.             "Display": "Spouse's Last Name",
  151.             "Control": "EDIT",
  152.             "Table": "details",
  153.             "Field": "Spouse's Last Name",
  154.             "Sequence": 24
  155.         },
  156.         {
  157.             "Display": "Class Year",
  158.             "Control": "EDIT",
  159.             "Table": "degrees",
  160.             "Field": "Class Year",
  161.             "Sequence": 7
  162.         },
  163.         {
  164.             "Display": "Degree Earned",
  165.             "Control": "EDIT",
  166.             "Table": "degrees",
  167.             "Field": "Degree Earned",
  168.             "Sequence": 8
  169.         },
  170.         {
  171.             "Display": "Degree Earned from Other Institution",
  172.             "Control": "EDIT",
  173.             "Table": "institutions",
  174.             "Field": "Degree Earned from Other Institution",
  175.             "Sequence": 9
  176.         },
  177.         {
  178.             "Display": "Other Institution Attended",
  179.             "Control": "EDIT",
  180.             "Table": "institutions",
  181.             "Field": "Other Institution Attended",
  182.             "Sequence": 10
  183.         }
  184.     ]
  185. }